home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / tutorials / custEducation / opengl1 / examples / lighting / .m_lighting next >
Encoding:
Text File  |  1996-11-11  |  397 b   |  9 lines

  1. normals
  2.     xwsh -geometry 80x14+0+1000 -title "~/examples/lighting/normals" -e ./normals 
  3. materials
  4.     xwsh -geometry 80x14+0+1000 -title "~/examples/lighting/materials" -e ./materials 
  5. colorMaterial
  6.     xwsh -geometry 80x14+0+1000 -title "~/examples/lighting/colorMaterial" -e ./colorMaterial 
  7. lightIntensity
  8.     xwsh -geometry 80x14+0+1000 -title "~/examples/lighting/lightIntensity" -e ./lightIntensity 
  9.